home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / FLI2GIF.ZIP / FLI2GIF.DOC next >
Text File  |  1992-03-11  |  3KB  |  77 lines

  1. FLI2GIF - V1.0                                                March 4, 1992
  2.  
  3. This program was first released on America Online.  Come join the club
  4. at the PC Graphics Forum. Keyword, pc graphics. 
  5.  
  6. This is a FLI viewer utility that has the added feature of allowing you to
  7. grab frames from a FLI file and save them to a GIF.  FLI files are animation 
  8. files that are created by the Autodesk Animator program.
  9.  
  10. The commands for FLI2GIF are as follows :
  11.  
  12. To run, enter : 
  13.                    
  14.                    
  15.         FLI2GIF <yourfli>
  16.  
  17.                 where <yourfli> is any file with the .FLI extention. 
  18.                 FLI2GIF will start playing the animation.  When it gets to 
  19.                 the end, it will loop back to the begining of the animation 
  20.                 and continue to play.
  21.  
  22. While the FLI plays over and over you can press these keys at anypoint:
  23.  
  24.  
  25.         'P' to pause : 
  26.         
  27.                 Hitting 'P' will freeze the action on the screen. 
  28.                 If you hit 'P' again, the animation will advance
  29.                 by one frame. While in this freeze mode, you can
  30.                 hit 'S' to save this frame to a GIF file, or hit 'Q'
  31.                 to quit.
  32.  
  33.         'S' to save to a GIF file : 
  34.         
  35.                 The screen will clear and you will be asked to type
  36.                 in a file name for the GIF you want to save. Please
  37.                 don't include the .GIF extension in your file name as
  38.                 FLI2GIF will add that on for you.  The program will
  39.                 then begin saving.  When finished, it will return you
  40.                 to the animation. If you want to exit without saving
  41.                 to a GIF file, type 'exit' at the filename prompt.
  42.  
  43.         '0'-'9' to vary the playback speed :
  44.  
  45.                 Pressing these keys will modify the rate at which
  46.                 the FLI plays.  0 is the fastest speed, while 9 is
  47.                 the slowest. 
  48.  
  49.         'Q' to quit :
  50.  
  51.                 Hitting this key will stop the animation and exit the
  52.                 program.  
  53.  
  54. Lowercase letters work too.
  55.  
  56.  
  57. This program is freeware. Feel free to distribute it so long as you
  58. include this documentation file.
  59.  
  60. If you would like to comment on the program, or if you have problems,
  61. you can reach me via e-mail at these locations :
  62.  
  63.         mek4_ltd@uhura.cc.rochester.edu (Internet)
  64.         Markus II (America Online)
  65.         M.KERN1 (GEnie)
  66.         70670,3120 (CompuServe)
  67.  
  68.  
  69. The Graphics Interchange Format(c) is the Copyright property of
  70. CompuServe Incorporated. GIF(sm) is a Service Mark property of
  71. CompuServe Incorporated.
  72.  
  73.  
  74. This program may be freely distributed so long as all original
  75. files remain together (FLI2GIF.EXE, FLI2GIF.DOC).
  76.  
  77.